Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tagdeliver.com/v1/account/branding \ --header 'Authorization: Bearer <token>'
{ "brand": "Content Ignite", "config": { "logo": "https://cdn.tagdeliver.com/assets/img/full-logo.svg", "logo_dark": "https://cdn.tagdeliver.com/assets/img/full-logo-dark.svg", "logo_flat": "https://cdn.tagdeliver.com/assets/img/flat-logo.svg", "colors": { "primary": "#F66F5E", "gradient": "linear-gradient(244deg, #F5B24F 0%, #F65C62 100%)", "primary_dark": "#f66f5e" }, "url": "https://admin.contentignite.com", "whitelabel": true, "name": "Content Ignite", "support_link": "https://support.contentignite.com" }, "success": true }
Fetches branding for the refering domain
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Show child attributes
Was this page helpful?
Contact support